home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: news.nask.org.pl!cyfronet!student!iskra
- From: iskra@student.uci.agh.edu.pl (Kamil Iskra)
- Subject: Re: GNU-C and Devpac
- Message-ID: <DM59Dr.M6G@cyf-kr.edu.pl>
- Sender: news@cyf-kr.edu.pl (News Administrator)
- Nntp-Posting-Host: student.uci.agh.edu.pl
- Organization: Academic Computer Centre, CYFRONET
- X-Newsreader: TIN [version 1.1 PL8]
- References: <9602011841.AA00072@ldngedge.demon.co.uk>
- Date: Fri, 2 Feb 1996 10:34:38 GMT
-
- Steven Matty (Big.Will.Riker@ldngedge.demon.co.uk) wrote:
- > I have GNU-C v2.7.0 running on Amiga A1200 with 030.
-
- > When I create a linkable file under DevPac 3, GNU-C
- > complains about the format :
-
- > 5 Work:gnu/include/magritte>gcc -noixemul -ansi test.c displaylib.o
- > ld: malformed input file (not rel or archive) displaylib.o
-
- GCC uses different format for ".o" files - a.out format. LD just won't
- accept SAS/C or DevPac ".o" files. You can try assembling using GNU
- assembler GAS, there also exist some utilities to convert ".o" files
- (don't remember names, sorry - but I guess this is in FAQ).
-
- --
- / Kamil Iskra - AMIGA 1200, 68030 50MHz, HDD 850 MB, 10 MB RAM \
- | iskra@student.uci.agh.edu.pl kiskra@ernie.icslab.agh.edu.pl |
- | http://student.uci.agh.edu.pl/~iskra |
- \ PGP public key available via Finger or WWW /
-